I have the following javascript being called to request a focus when page is loaded.
This code works 100% OK with Firefox and IE7, but Chrome and Safari do not seem
In addition to Cláudio Silva answer , you need to set wmode="opaque"
wmode="opaque"