Index: editor/skins/default/fck_editor.css
===================================================================
--- editor/skins/default/fck_editor.css	(revision 1031)
+++ editor/skins/default/fck_editor.css	(working copy)
@@ -409,7 +409,7 @@
     background-repeat: no-repeat;
 }
 
-.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption
+.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption, .SC_FieldDisabled .TB_ButtonType_Text
 {
     opacity: 0.30; /* Safari, Opera and Mozilla */
     filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
Index: editor/skins/office2003/fck_editor.css
===================================================================
--- editor/skins/office2003/fck_editor.css	(revision 1031)
+++ editor/skins/office2003/fck_editor.css	(working copy)
@@ -421,7 +421,7 @@
     background-repeat: no-repeat;
 }
 
-.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption
+.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption, .SC_FieldDisabled .TB_ButtonType_Text
 {
     opacity: 0.30; /* Safari, Opera and Mozilla */
     filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
Index: editor/skins/silver/fck_editor.css
===================================================================
--- editor/skins/silver/fck_editor.css	(revision 1031)
+++ editor/skins/silver/fck_editor.css	(working copy)
@@ -418,7 +418,7 @@
     background-repeat: no-repeat;
 }
 
-.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption
+.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption, .SC_FieldDisabled .TB_ButtonType_Text
 {
     opacity: 0.30; /* Safari, Opera and Mozilla */
     filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
