Navigation menu behind iframe

I’m creating a wp site with a dropdown navigation menu and so far so good. But when I load a video via an iframe in a page, the navigation dropdown falls behind the video. Any ideas on how solve this?

Thanks in advance:)

Enabling wmode=transparent is the way to go. But also note, that Firefox in Linux does not obey that, and the flash will always be on top.

<snip/>