TabSpaces
The TabSpaces function determines how many "spaces" will the cursor move or strictly speaking how many " " will appear in the HTML when pressing "TAB" on your keyboard. By default it is set to "0" so no action is taken when pressing the "TAB" button.
Example:
FCKConfig.TabSpaces = 5 ;