I am trying to make rounded corners in IE with the CSS3 PIE attached behavior.
Here is my CSS:
.fieldRow { clear:both; padding: 0; margin
Try adding a position: relative into you css statement. I've had that issue a couple of times and it's normally resolved by doing that. Further information can be found at: http://css3pie.com/documentation/known-issues/
position: relative