While doing some iPhone web Dev research, I came across this IE 6 CSS PNG Fix.
I am yet to try it, but could be pretty helpful !
/*Fix the PNG background image so that the contents can still be clicked*/
/* http://gist.github.com/9180 */
* html .png-fix-box {
background: none;
_azimuth: expression(this.bgd = [...]
