Yes your problem is with the w mode….you must set it to “transparent”
Add the following parameter to the OBJECT tag:
<param name=”wmode” value=”transparent”>
Add the following parameter to the EMBED tag:
wmode=”transparent”
That will do it,…
BEST~
Robbie