On a webpage, I need to show a div layer on top of a flash banner that does not use the wmode=transparent setting.
div
wmode=transparent
How to solve it?
From what I remember, you can drag the div into the <iframe> (possibly using Javascript so you don't mess your HTML up).
<iframe>
Iframes are window objects, such as flash, so that they can overlap.