Is there a fix for flash always taking top in div layering?
I'm trying to do a div schema layout and have flash below some other div layers.
<div>image</div>
<div>flash</div>
<div<image</div>
Doing this... Flash always comes to the top. Is there some javascript to prevent this?
