I can't put semi transparent image on embed video:
<object width="100" height="100" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6">
<param value="transparent" name="wmode">
<embed width="100" height="100" wmode="transparent" type="application/x-mplayer2"/>
</object>
<div style="background: transparent url('im.png') top left no-repeat; position: absolute; top: 0; left: 60; width: 100px; height: 100px; z-index: 500;"></div>
In IE 7 it is ok - image on video
In firefox 3.6 - problem - image under video