I'm presuming this is some sort of javascript clash... but I cannot get any rich text editor to "appear" when editing certain fields in a node. I've tried CKeditor and tinyMCE (with WYSIWYG), and both do the same regardless of which theme is used.
The text areas show as text areas and I can physically write HTML code in there, but it's just a plain text box. If I go to edit the Content Type and edit, when I go to edit a field that should have some RTE showing, the Rows is using the default value of 5, the Help Text is blank, (and looking like a plain text box), but if I click Default Values to expand its content, this field will some a rich text editor.
I'm pulling what little hair I have out of my head. What could be causing this to NOT appear on the fields I want and then appearing when it wants to on other fields?
(yes, I've made sure that CKeditor is setup properly - used it fine on other sites).