var p = $(".calc1").children(), input = p.filter('input:not(:disabled)'), //1 span = p.filter('span:not(:empty)'); //2 get() - это уже DOM набор