By default when a drop down menu displayed over a swf file it will not be visible in the page. To make it visible and accessible to the user,
just put <param name=”wmode” value=”transparent” /> inside the <object> tag and add the property wmode=”transparent” in <embed> tag.