I have the same problem.
WP 3.6, gallery code is generated ok, but missing the word “lightbox” in the rel of each anchor.
E.g. Generated code for the first image of the Gallery:
<a href="https://domain.org/wp-content/uploads/Sibila-Libia.jpg" title="" rel="gallery1" class="cboxElement">
<img src="https://domain.org/wp-content/uploads/Sibila-Libia-130x104.jpg" width="130" height="104" alt="Sibila Libia">
</a>