Hi,
Yes. After some experimenting, it turns out that you place a "CE_" and "_ID" around my actual id. Therefore when I looked for "CE_ceEditor_ID", it was able to find the object. Now I see what you are pushing using the _ClientID from the server side.
Also, just an FYI, your Javascript API document specifies the setHTML() method as both SetHTML() and setHTML() in a couple places. The one with the capital "S" looks to be a typo, so I figured I'd let you know.
Thanks.
Jason