JQuery Obtenha ID do terceiro pai
$('#element1').parents().eq(2).attr("id");
Indian Gooner
$('#element1').parents().eq(2).attr("id");