I\'m trying to disable these radio buttons when a the loadActive link is clicked but for some reason it only disables the first in the order and then skips the rest.
You should use classes to make it more simple, instead of the attribute name, or any other jQuery selector.