The problem is in IE7 and 6 (I have to support 6 at work).
.myForm input { background: url(../images/input_bg.jpg) no-repeat; }
I don't have IE6 or 7 to test, but have you tried background-attachment: fixed?
background-attachment: fixed