Most all tar's will strip the leading '/' from an absolute path and most dont give you any choice.
Gnutar at least gives you a choice.
Local file selection:
-C, --directory=DIR change to directory DIR
-T, --files-from=NAME get names to extract or create from file NAME...