Screen readers should switch to the accessible platform.

FCKeditor - JavaScript - Sample 9c - Accessibility Message

This sample shows an FCKeditor with an inital focus control problem in IE7.

Initial focus is placed in the second editor instance, it should be left on the window.

There are two way of changing the page so that the problem DOES NOT occur:
1) Remove the accessibility statement or comment out the associated CSS; this problem is something to do with this style being used on the page.
2) Put some initial text in the second textarea; focus always seems to end up in an empty FCKeditor.



FCKeditor with Default toolbar:
FCKeditor with Default toolbar: