Ok i think i found it !
i changed :
<a class="Link" href="<?php echo $gallery->pagelink ?>">
into :
<a class="Link" href="<?php echo $gallery->pagelink ?>#tab4">
and it actually works !! i hope this helps anyone who’s facing the same problem ( Either in tabs, accordions or very long posts ! )