I have never seen this before, so it may simply be that the user that happened to cause it had an unfortunate number for reputation and badge counts, that corresponds to a number format the Skype plugin matches (on Chrome at least).
Here's a question in which I can see the problem (viewing in Chrome, and I guess this will probably only be noticeable while the user has their current level of rep and badges).
Is there anything that can be done to prevent this in the future (and is there any point, as I'm pretty sure it's going to be a very rare occurrence?)

Disabling the Skype plugin, the question returns to normal:

Update
Indeed, since the user has now increased in reputation (+2 for accepting an answer to that very question), the problem no longer occurs. I don't really think it would be worth looking any further into this as it must be a pretty unusual occurrence.
Update 2
I have just run into this again, so perhaps it happens more commonly than I first thought. I know this has already been marked declined, but I still think it's worth pointing out:

1,0041729. How are you supposed to interpret that? – animuson Apr 7 '12 at 21:11<span class="reputation-score" title="reputation score" dir="ltr">1,004</span><span title="1 gold badge"><span class="badge1"></span><span class="badgecount">1</span></span><span title="7 silver badges"><span class="badge2"></span><span class="badgecount">7</span></span><span title="29 bronze badges"><span class="badge3"></span><span class="badgecount">29</span></span>Who'd even think that could be a phone number? – Arjan Apr 7 '12 at 21:25<span>is an inline element. It already ignores all the classes so it just sees<span><span><span><span>and gets rid of them all to find the underlying content. You can never assume that the numbers are supposed to be separated unless they're physically separated. This is one of the problems with CSS, people are forgetting that the HTML still matters too. – animuson Apr 7 '12 at 21:29<span>to style it slightly differently to the rest of the number, but it would still be part of the number. That is whyspanelements are inline elements. – James Allardice Apr 7 '12 at 21:301,before that. (How often would a number like1,be followed by a telephone number...) James, does using a decimal dot instead of the thousands separator also fool Skype? Like 1.0041729 rather than 1,0041729? Anyway, a fact is a fact: it does confuse Skype, and that should indeed make us think about screen readers et cetera. – Arjan Apr 7 '12 at 21:531,is not part of the recognised number (the0041729is the part matched by Skype). In some other cases it is possible changing the separator would make a difference (but I would always expect to see a comma separator so would prefer that even it it did solve the problem). – James Allardice Apr 7 '12 at 21:561,being ignored is exactly my point. If Skype even takes0041729out of1.0041729then that plugin is really stupid ;-) (And no, I was not suggesting to take away the comma, or to replace it with something else, sorry for the confusion. I was just curious about Skype. @animuson's note about any solution for screen readers would probably also fix things for Skype.) – Arjan Apr 7 '12 at 22:090041729when it's preceded by1.(it does so in your previous comment), so even though that number is clearly one continuous number, Skype doesn't care. Agreed, a solution for screen readers should fix things for Skype too. – James Allardice Apr 7 '12 at 22:17