I have two divs. One has an id that is a string representation of a long number. The other is a shorter string. If I use the YUI selector to query for these divs, it fails to find the one that has the long number as it's id.
Why does it not find the first div?