DisableObjectResizing
From FCKeditor Docs
This option enables/disables the ability to resize objects in the editing area, like images and tables. By default the option is set to 'false' so objects can be resized.
For example:
FCKConfig.DisableObjectResizing = true;
