I get the following error:
SCRIPT16385: Not implemented
On the following line of code:
document.getElementById("amtcase").style = "background-color: #FFFFFF;";
"amtcase" is a text field
This only occurs on IE9, tested fine with Opera, Chrome, and FireFox.