Hi, I have a web page which contains a legacy ActiveX control (I know...) and am having a problem with the ClueTip plugin. Whenever a tooltip is displayed which should obscure the ActiveX it instead is drawn behind the ActiveX control. I have tried setting the value of cluezIndex to 1000, and also tried adding "<param name="wmode" value="transparent" / >" to the object tag as explained on the FAQ page for a flash object but neither change had any effect.
Is there another way that I can try to make the ClueTip appear on top of the ActiveX control? Thanks.