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
position:relative; z-index: 0;
as suggested here http://css3pie.com/forum/viewtopic.php?f=3&t=10