If a character of a TextSprite object is set to a color using setCharacterBlendColor, using the method fadeTo of the TextSprite will fade all letters except the ones set via setCharacterBlendColor.
Ideally, I think that the SceneObject-level commands dealing with alpha or blendcolor should override per-character modifications.