Summary:
Textarea block not saving wysiwyg preference
Detailed Description:
Setting "yes" to wysiwyg on a textarea doesn't get stored upon submit.
Workaround:
edit cms_module_cgcontentutils table in database, look for attribs on the
affected item and change "wysiwyg":false, to true.