Index: /CKEditor/tests/tt/4067/1.html
===================================================================
--- /CKEditor/tests/tt/4067/1.html	(revision 4833)
+++ /CKEditor/tests/tt/4067/1.html	(revision 4834)
@@ -9,10 +9,5 @@
 ( function()
 {
-	var ts, tc, assert = CKEDITOR.test.assert;
-
-	function getTextAreaValue( id )
-	{
-		return CKEDITOR.document.getById( id ).getValue();
-	}
+	var ts, tc, assert = CKEDITOR.test.assert, getTextAreaValue = CKEDITOR.test.getValueAsHtml;
 
 	function fixHtml( str )
@@ -37,5 +32,6 @@
 	ts.add( tc = new YAHOO.tool.TestCase(
 		{
-
+//			shouldIgnoreAllBut : [ 'test_editor_getData_2' ],
+			
 			// Test 'getData' with fullPage support and XHTML doctype explicitly defined.
 			test_editor_getData : function ()
