FCKeditor - Test 006
		
			Expected results: The editor content must be loaded and the 
			submit button must post the editors html. No javascript errors should be thorwn 
			(security errors).
			Configurations: BaseHref = http://www.fckeditor.net / FullPage 
			= true
			
			Steps to Reproduce:
		
		
			- 
			Wait the editor to load.
			
- 
			Create a table with border = 0 and an anchor.
			
- 
			Create an image and points it to /images/logotop.gif
			
- 
			Paste the following CSS tag in the source: <link href="/css/main.css" type="text/css" rel="stylesheet" />
			
- 
			Check the WYSIWYG mode.
			
- 
				Hit submit button and check the posted data.