Textarea background color
Brought to you by:
johnnydebris,
philikon
The textarea window seems to take the background-color of body,
which can make it really hard to see what you're typing if that
happens to be dark. It really should just be white, or whatever the
background color is of the tag enclosing the textarea (in Plone it's
#documentContent).