Could you post the code of the tabs?
I supose the problem is because inside the "#div" you have defined the children. So jquery trigger the event of tag select of tab 1-x to its parent
maybe you could try to unbind the event for each of the children.