getting a flash object to the bottom

The Flash object is a windowed thingie; it lies above the browser in its own window. The fix is to compile it with wmode="opaque". If it's not yours to compile, use . If you're using the embed element, add the attribute wmode="opaque".

http://forums.devshed.com/html-programming-1/positioning-a-layer-above-a-flash-object-412427.html

search this blog (most likely not here)