jQuery CKEditor Plugin

jQuery CKEditor Plugin

I am trying to use this plugin to work with the CKEditor. The only problem is that CKE will ignore the default config file. I wanted to add a <input type="file" ... > item but the code needs to go into the default file and am not sure how to add it when using CKE with JQ like this.

Suggestions?