I have tried everything I can think of in css in order to get a background color to span an entire table row (
Firefox and Chrome are different
Chrome ignores the TR's background-color
Example: http://jsfiddle.net/T4NK3R/9SE4p/
In FF the TD gets red corners, in Chrome not