Currently looking into this:
http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx
Seems IE9 and possibly IE8 had different compatibility modes.
The following meta tag
may be needed in the head section of the .hta file.
<meta http-equiv="X-UA-Compatible" content="IE=4"> <!-- IE5 mode -->