After checking the source code, it seems that CKEDITOR.replaceAll function can't pass any custom config on call.
Is there any workaround, so that I can pass different custom config to specific textarea?
e.g. I want all textarea that has class "advanced" have different browse image path from textarea with class "normal"