I'm using SWFObject to embed a swf and it ends up covering some HTML components on the page. However the HTML is bleeding through on top of the flash movie.
I've played with wmode settings and z-index's, absolute vs relative positioning and nothing seems to work in firefox / safari. Chrome is working exactly as I would expect with wmode=window (the flash is always on top of HTML).
Any ideas how I can tell safari / firefox to keep their HTML behind the flash at all costs?