I use
<textarea class="ckeditor" name="foo></textarea>
<textarea class="ckeditor" name="foobar">thecontents</textarea>
and have it replaced with a ckeditor automatically.
But how do I specify a certain config as well? I dont want all editors use the same config and I do not want to use CKEDITOR.replace.