BUG desctiption: Opera completely ignore definition of background-origin from elements with display:table-cell. And use initial value as border-box instead of padding-box. But not when parent table element have border-collapse:collapse;
table td:
blabla
blabla
table td style="display:inline-block"; (not cool at all!)