Use the new CustomGet/CustomPut wrapper mechansim to intercept gets and puts on CSSStyleDeclaration objects. This allows content to get and set individual CSS properties from JavaScript. :^)
You can now access an element's inline style via Element.style. The interface is not very capable yet though. :^)