Dropdown contents not overlapping video player
问题 I have an object tag for playing videos on my page: <object id="Player" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" data="mms://TAL-BBSR-01/01_Debugging.wmv" width="100%" type="video/x-ms-asf" height="400" wmode="opaque" url="mms://TAL-BBSR-01/01_Debugging.wmv"> <param name="url" value="mms://TAL-BBSR-01/01_Debugging.wmv"> <param name="filename" value="Video"> <param name="autostart" value="1"> <param name="uiMode" value="full"> <param name="autosize" value="1"> <param name=