<head>
<link type="text/css" rel="stylesheet" href="{$resourceUrl}FeesAndDisclosures.css"/>
<script type="text/javascript" src="{$resourceUrl}ckeditor/ckeditor.js"></script>
</head>
<body>
<!-- 'textComponentText' is my Text Area -->
<script type="text/javascript"> CKEDITOR.replace( 'textComponentText' );</script>
</body>
http://www.ckeditor.com/downloads

Re: CKeditor tool images not displaying
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Re: CKeditor tool images not displaying