I've a site where pages have 7 distinct content areas - for each of these the client has requested a WSIWYG. It seems as though once there's content in all these fields, on occasion when the user clicks on a SiteTree page or tries to save a page of content, they are shown a JavaScript error - the underlying cause of which seems to be a 500 internal server error.
This behavior is pretty random, and my guess is it's due to some kind of Javascript overload having 7 TinyMCE's on the page. Has anyone else experience anything similar to this, and is there anything I can do to remedy it?