Hi Kate,
I find the reason of problem. The problem was from a Div tag with this style "z-index: 2; position: relative". This Div was ancestor of Treeview. If z-index was higher than zero then this problem will happen.
I change your sample that cause this problem now:
Best Regards,
Raha