Seeing that elements render border/border-radius correctly, but any or that has a background, border
elements render border/border-radius correctly, but any or that has a background, border
The solution is to nest the the gradient inside another element with the border radius AND an overlflow. This is less than ideal, but its all css. no hacks.
Outside of this, using a background image works pretty well for ie.
button