In a scenario where the rad editor is used as a replacement for the moss editor in list item editing, if you click edit on an item with two columns - title and a multiple lines of text column, make no changes to the text column thats using the rad editor control, but make a change to the title and click ok, the alert thats registered on the list will show that the text column has changed when it hasn't.
The reason seems to be that the guid in the first div element defined in the html of the control changes each time you click edit on the list item.
Using the default moss editor this is NOT the case.
If i need to clarify this problem further please let me know.
Tom.