Some time JoomlaFCK editor is not allowing to add any text after installing Joomla. Refer following steps to sort out the JoomlaFCK problems.
Open configuration.php file and replace following line
From
var $live_site = ‘http://domain.com’;
To
var $live_site = ‘http://www.domain.com’;