Rounded Corners Plugin (jquer.corners.js) IE problem

Rounded Corners Plugin (jquer.corners.js) IE problem

Hey,

I'm trying to implement rounded corners with jquery with the following plugin

https://github.com/malsup/corner/raw/master/jquery.corner.js?v2.09

http://jquery.malsup.com/corner/

 

In IE 8 is the following error: I've a colored background so the corner must be Transparent in all browsers it works fine but not in IE8 --> there I've corners but with a white corner background and it should be transparent!

 

Here is a picture of the error in IE8:

 

And it looks correct in FF:

any idea how to solve this?