Tagging a question with a term with an uppercase first letter (e.g. Zend-Framework) results in the first letter of each word being cut off (end-ramework).
This happens only if ONLY the first character is uppercase. If the whole word is ("CSV"), it gets converted to lowercase as expected.
Reproduced in Chrome 5 and Firefox 3.6.