Here’s how to have a drop-down menu appear on top of a Flash object:
- Add a z-index of 0 to the object’s containing div
 - Add <param name=”wmode” value=”transparent”> inside the object tag
 - Add wmode=”transparent” to the embed tag
 
via Sheriar Designs
Here’s how to have a drop-down menu appear on top of a Flash object:
via Sheriar Designs