The fix to bug 425 has side-effects for the way PNG24 images generated by
Mapscript are displayed with Internet Explorer (they have a grey background now).
The alpha channel is rendered correctly, unfortunately against the color taken
from bKGD chunk.
Browser examples: Microsoft Internet Explorer up to 6.0, Netscape up to 4.8,
Amaya 2.4.
The following could be a fix for IE, but I have no idea how easy this is ...
Include bKGD chunk in the image, and set the color to expected average
background color under the image. This way you have at least some control over
it and are not at the mercy of browsers' random decisions about the background
color.
http://www.libpng.org/pub/png/spec/1.2/PNG-Chunks.html#C.bKGD