Forms do not display in Safari. Specifically, the bug fix for the block context issue has triggered a problem in the Safari browser, causing forms using the ‘contentform.css’ to simply disappear.
The problem can be simply fixed by wrapping the form in a div tag. This provides a benign fix, while something more elegant is worked out.