I have a parent div with rounded corners that contains a canvas:
div
canvas
Bug still exists (11/2015), but another workaround is to add position: relative; to the overflow:hidden; element.
position: relative;
overflow:hidden;