I have implemented the javascript to set the focus to the content area of the radeditor (latest release/build). However the cursor gets inserted at the very first position. so if there is text preloaded in the editor the cursor is before the text and the user cannot simply start typing with re-positioning the cursor. Is there a way to get the cursor to go to the end of any content when setting the focus?