Possible Solution:
The dissaperance of my WYSIWYG editor was due to improper permissions on the wp-includes folder. They were set to 700 (owners only read/write/execute) but need to be 750 (Owners read/write/execute + Group Read/Execute).
Try setting the permissions for the folder only to 750.