IE8 Problem with Animation and Opacity

IE8 Problem with Animation and Opacity

I am using the animate() on a function, which seems to force an opacity 0.35 on the div while it is animating. This produces real strange effects in IE8 with transparent PNG. Can I force the animate() function to not set the opacity? Or other fix?

Thanks