When a DOM object is cloned, only the DOM portion is cloned. All attributes that are added to the object's handle using javascript are not cloned
This page was created in response to this page which was referenced on Quirksmode's bug listing
The demo: