try removing attributes. like the shadow and border-radius and roundedge. I think the error is somewhere in there. Or perhaps its the 100% width/height.
Its a bit weird, your css defines style where the textfield does too. Alsoo you have webkit en moz, while mozilla doesnt even run the JS version. I think you can remove the border-radius, the width/height, the background and the border from the css, and just put it as attributes in textfield (backgroundcolor, background, border, etc)